You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVecInt Class
>
TMtxVecInt Methods
>
TMtxVecInt.ValidateParams2 Method
Dew Math for .NET
TMtxVecInt.ValidateParams2 Method
TMtxVecInt Class
TMtxVecInt Members
Dew.Math Namespace
TMtxVecInt Methods
Collapse All
Syntax
C#
Visual Basic
public
void
ValidateParams2
([In]
TMtxVecBase
X
, [In]
int
XIndex
, [In]
int
Index
,
ref
int
Len
);
Public
Function
ValidateParams2
(
X
As
[In]
TMtxVecBase
,
XIndex
As
[In] int,
Index
As
[In] int,
ByRef
Len
As
Integer
)
As
void
Description
This is ValidateParams2, a member of class TMtxVecInt.
Group
TMtxVecInt Methods
Links
TMtxVecInt Class
,
TMtxVecInt Members
,
Dew.Math Namespace
,
TMtxVecInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!